/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/
/* HTML PAGE css		               --*/ html { height: 100%; }

/* HTML BODY css	                   --*/
Body
{
	color: #000000;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left top;
	background-color: #ffffff;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.top_links, A.top_links, A.top_links:link, A.top_links:visited, A.top_links:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	white-space: nowrap;
	line-height: 62px;
	width: auto;
	padding: 0px 20px 0px 20px;
}
A.top_links:hover {
	background-image: url(images/over.gif);
	color: #FFFF99;
}

/* -------- Panes CSS --------- */
.panes{
padding:0px 3px 0px 3px;
}


/* -------- tabs CSS --------- */
.links, A.links, A.links:link, A.links:visited, A.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #485062;
	text-decoration: none;
	background-image: url(../images/up2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	white-space: nowrap;
	
	padding: 0px 5px 0px 5px;
	width: auto;
}

A.links:hover {
	color: #FFFFFF;
	background-image: url(../images/over2.gif);
}


/* Default text and table css	       --*/ table, tr, td {font-family:Arial; font-size: 13px;    line-height:18px; font-weight:normal; }
/* Paragraph css				       --*/ p {font-family: Arial; font-size: 13px; line-height:18px; font-weight:normal}

/* Default HTML DIV 	               --*/ div {font-family: Arial;; font-size: 13px; padding:0px; margin:0px;  color: #000000; line-height:18px; font-weight:normal;}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

/*-- Login Register token hover        --*/ a.login-register:hover {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

/*-- Copyright token                   --*/ .copy-right { color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }


/*-- Footer Links		       		   --*/ .footer-links, a.footer-links:link, a.footer-links:visited, a.footer-links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 5px 0px 5px
}
/*-- Footer Links hover 		   	  --*/ a.footer-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	padding:0px 5px 0px 5px }

/*-- Breadcrumbs       		   --*/ .breadcrumbs, a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}

/*-- Terms Privacy token hover 		   --*/ a.breadcrumbs:hover { color: #111111; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; padding: 0 5px 0 5px; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #3B99DD; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; padding: 0 5px 0 5px;}

/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: underline; padding: 0 5px 0 5px; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #666666;text-decoration: none;border: 1px solid #FFFFFF;background-color: #FFFFFF;height: 15px;width: 128px;}


/*========================================================*/
/*  Default DNN Links Tokens                              */
/*========================================================*/
/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #ffffff;  }
/*-- Default links hover               --*/ a:hover { color: #e36500; font-family:Arial;   text-decoration: underline;   }
/*-- Not Dotted Border In FF           --*/ a:active { outline:none; } :focus { -moz-outline-style:none; outline:0;}
/*-- Command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#e36500; font-family:Arial; font-size: 12px; font-weight: bold; text-decoration: none;}
/*-- Command Button in Containers hover--*/ a.CommandButton:hover { color: #2687cc;  font-family:Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active { color: #003399; font-family:Arial; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #444444; font-family:Arial; font-size: 12px; text-decoration: none; font-weight: normal; }
/*========================================================*/





/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px;   color: #ffffff;   margin-top: 0;margin-bottom: 0; font-weight: bold;}
/*-- Heading # 2              			--*/ H2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px;   color: #ffffff; margin-top: 0;margin-bottom: 0;    font-weight: bold; font-stretch:normal;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 {font-family: Arial, Helvetica, sans-serif; font-size: 12.5px;   color: #ffffff;   margin-top: 0;margin-bottom: 0; font-weight: bold; padding-top:0px; padding-left:15px;  }
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}


/*========================================================*/
/*  Default Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #fffffff; font-family: Arial;  }
/*-- Default links hover               --*/ a:hover { color: #ffffff; font-family: Arial;   text-decoration:none; }

/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }

form { height:100%; margin:0; padding:0; }

/*-- Text Boxes        		   		   --*/ .txt_box{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #666666;text-decoration: none;border: 1px solid #FFFFFF;background-color: #FFFFFF;height: 15px;width: auto;}

/*========================================================*/
/*  Backgrounds
/*========================================================*/

.bgno {background-repeat: no-repeat;background-position: right top;}
.bgy {background-repeat: repeat-y;background-position: left top;}
.bgx {background-repeat: repeat-x;background-position: left top;}

/*========================================================*/
/*  Text, Fonts CSS
/*========================================================*/

/* Font Names */
.arial{font-family: Arial, Helvetica, sans-serif;}
.arialn{font-family: "Arial Narrow",Arial, Helvetica, sans-serif;}
.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */
.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.thirty {font-size: 30px;}
/* Font Colours */
.magenta {color: #C637B3;}
.fourty {font-size: 35px;letter-spacing: -0.05em;}

.darkyellow {color: #F4A83A;}
.darkgray {color: #636363;}
.darkgray2 {color: #ffffff;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #202020;}
.gray {color: #8A8A8A;}
.lightgray {color: #A3A3A3;}
.red {color: #E40000;}
.lightred {color: #FF5756;}
.orange {color: #FF7510;}
.yellow {color: #FFFF00;}
.green {color: #0CB000;}
.limegreen {color: #88AA00;}
.sharp_blue {color: #2599DB;}
.cyan {color: #44A5C3;}
.blue {color: #1A50AF;}
.brown {color: #685716;}


/* Font Styles */
.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}


/*========================================================*/
/*  Links CSS
/*========================================================*/

.n2u, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: none;}
A.n2u:hover {text-decoration: underline;}

.u2n, A.n2u, A.n2u:link, A.n2u:visited, A.n2u:active {text-decoration: underline;}
A.u2n:hover {text-decoration: none;}




.black2purple, A.black2purple, A.black2purple:link, A.black2purple:visited, A.black2purple:active {text-decoration: none;color: #000000;}
A.black2purple:hover {text-decoration: none;color: #6767CB;}




.gray2red, A.gray2red, A.gray2red:link, A.gray2red:visited, A.gray2red:active {color: #6D6D6D; text-decoration: none;}
A.gray2red:hover {color: #D60008;}

.lightred2black, A.lightred2black, A.lightred2black:link, A.lightred2black:visited, A.lightred2black:active {color: #FF5756; text-decoration: none;}
A.lightred2black:hover {color: #333333;}

.black2red, A.black2red, A.black2red:link, A.black2red:visited, A.black2red:active {text-decoration: none;color: #000000;}
A.black2red:hover {text-decoration: none;color: #E40000;}

.red2black, A.red2black, A.red2black:link, A.red2black:visited, A.red2black:active {text-decoration: none;color: #E40000;}
A.red2black:hover {text-decoration: none;color: #000000;}




.gray2orange, A.gray2orange, A.gray2orange:link, A.gray2orange:visited, A.gray2orange:active {color: #636363; text-decoration: none;}
A.gray2orange:hover {color: #FF7510;}

.orange2gray, A.orange2gray, A.orange2gray:link, A.orange2gray:visited, A.orange2gray:active {color: #FF7510; text-decoration: none;}
A.orange2gray:hover {color: #636363;}




.white2black, A.white2black, A.white2black:link, A.white2black:visited, A.white2black:active {color: #FFFFFF; text-decoration: none;}
A.white2black:hover {color: #000000;}

.black2white, A.black2white, A.black2white:link, A.black2white:visited, A.black2white:active {text-decoration: none;color: #000000;}
A.black2white:hover {text-decoration: none;color: #CC0000;}

.white2yellow, A.white2yellow, A.white2yellow:link, A.white2yellow:visited, A.white2yellow:active {color: #FFFFFF; text-decoration: none;}
A.white2yellow:hover {color: #FFFF00;}




.blue2black, A.blue2black, A.blue2black:link, A.blue2black:visited, A.blue2black:active {text-decoration: none;color: #1A50AF;}
A.blue2black:hover {text-decoration: none;color: #333333;}

.black2blue, A.black2blue, A.black2blue:link, A.black2blue:visited, A.black2blue:active {text-decoration: none;color: #000000;}
A.black2blue:hover {text-decoration: none;color: #1A50AF;}


.blue2red, A.blue2red, A.blue2red:link, A.blue2red:visited, A.blue2red:active {text-decoration: none;color: #2599DB;}
A.blue2red:hover {text-decoration: none;color: #E40000;}

.gray2blue, A.gray2blue, A.gray2blue:link, A.gray2blue:visited, A.gray2blue:active {color: #636363; text-decoration: underline;}
A.gray2blue:hover {color: #2599DB; text-decoration: none;}




.green2gray, A.green2gray, A.green2gray:link, A.green2gray:visited, A.green2gray:active {color: #0CB000; text-decoration: none;}
A.green2gray:hover {color: #333333;}

.gray2green, A.gray2green, A.gray2green:link, A.gray2green:visited, A.gray2green:active {color: #333333; text-decoration: none;}
A.gray2green:hover {color: #0CB000;}




.limegreen2gray, A.limegreen2gray, A.limegreen2gray:link, A.limegreen2gray:visited, A.limegreen2gray:active {color: #88AA00; text-decoration: none;}
A.limegreen2gray:hover {color: #333333;}

.gray2limegreen, A.gray2limegreen, A.gray2limegreen:link, A.gray2limegreen:visited, A.gray2limegreen:active {color: #333333; text-decoration: none;}
A.gray2limegreen:hover {color: #88AA00;}




.peach2white, A.peach2white, A.peach2white:link, A.peach2white:visited, A.peach2white:active {text-decoration: none;color: #C2B195;}
A.peach2white:hover {text-decoration: none;color: #FFFFFF;}



.cyan2gray, A.cyan2gray, A.cyan2gray:link, A.cyan2gray:visited, A.cyan2gray:active {text-decoration: none;color: #22A4CC;}
A.cyan2gray:hover {text-decoration: underline;color: #333333;}

.cyan2red, A.cyan2red, A.cyan2red:link, A.cyan2red:visited, A.cyan2red:active {text-decoration: none;color: #22A4CC;}
A.cyan2red:hover {text-decoration: none;color: #FF5756;}


/*========================================================*/
/*  Borders & Linings 
/*========================================================*/

.border1{border: 1px solid #E2E2E2;}
.border2{border: 1px solid #E2E2E2;}

.top_dash_line {border-top-width: 1px;border-top-style: dashed;border-top-color: #E2E2E2;}
.right_dash_line {border-right-width: 1px;border-right-style: dashed;border-right-color: #E2E2E2;}
.bot_dash_line {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #E2E2E2;}
.left_dash_line {border-left-width: 1px;border-left-style: dashed;border-left-color: #E2E2E2;}

.top_line {border-top-width: 1px;border-top-style: solid;border-top-color: #E2E2E2;}
.right_line {border-right-width: 1px;border-right-style: solid;border-right-color: #E2E2E2;}
.bot_line {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #E2E2E2;}
.left_line {border-left-width: 1px;border-left-style: solid;border-left-color: #E2E2E2;}

.top_dotted_line {border-top-width: 1px;border-top-style: dotted;border-top-color: #E2E2E2;}
.right_dotted_line {border-right-width: 1px;border-right-style: dotted;border-right-color: #E2E2E2;}
.bot_dotted_line {border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #E2E2E2;}
.left_dotted_line {border-left-width: 1px;border-left-style: dotted;border-left-color: #E2E2E2;}


/*========================================================*/
/*  Solpart Menu Module CSS
/*========================================================*/

.main_dnnmenu_bar { 
	cursor: hand; 
	height: 36px; 
	background-color: Transparent; padding:0px 0px 0px 0px;
}

.MenuMiddle { height:36px; margin:0 14; background-color: Transparent; color:#0D131F;  }
.main_dnnmenu_rootitem {   font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:32px;
	color:#485062;
	
	           padding:7px 20px 7px 20px;  }
.main_dnnmenu_rootitem_selected {      
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:32px;
	color:#ffffff;
	border-radius:8px 8px 0px 0px; background:#0D131F;
	padding:14px 20px 10px 20px;}
.main_dnnmenu_submenu { border-right:0px solid #663300; border-left:0px solid #663300; border-bottom:0px solid #663300; z-index:100; margin-top:0px;}
.main_dnnmenu_itemselected {   font-weight:normal; text-align:left; line-height:36px; height:36px; padding:0px 5px 0 12px; margin:0px; }
.main_dnnmenu_break { height: 1px; background-color: #666666; }

  .main_dnnmenu_rootitem_hover {         background:#0D131F; padding:14px 20px 10px 20px; line-height:12px; color:#FFFFFF; border-radius:8px 8px 0px 0px; }

@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {

	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;

}


.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Tahoma;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	background-color: #0D131F;
	font-family: Tahoma;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 25px;

	border-top: #71B5E5 0px solid;
	border-right: #71B5E5 0px solid;
	border-left: #71B5E5 0px solid;
	border-bottom: #71B5E5 0px solid;
}
.submenuitemselected{
	color:#0D131F;
	font-size:11px;
	font-weight: bold;
	padding-left: 1px;
	Margin:0px;
	background:transparent;

}
.MainMenu_SubMenu {
	margin-top: 0;
	margin-left: 1px;
	background-color: #F4F6F9;  
	border-top: #CBD2E2 1px solid;
	border-right: #CBD2E2 1px solid;
	border-left: #CBD2E2 1px solid;
	border-bottom: #CBD2E2 1px solid;

/*
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2);
*/
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Helvetica, sans-serif;
}


/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background-image:url(../images/up1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 8 0 8;

	
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background-image:url(../images/up2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#485062;
	
	height:36px;
	padding: 0 8 0 8;

	


}

.MainMenu_MenuItem TD DIV
{
	background-image:url(../images/up3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image:url(../images/over1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 8 0 8;


}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image:url(../images/over2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#FFFFFF;
	
	height:36px;
	padding: 0 8 0 8;

	


}

.MainMenu_MenuSelected TD DIV
{
	background-image:url(../images/over3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image:url(../images/active1.gif);
	background-position:left top;
	background-repeat: no-repeat;

	padding:0 8 0 8;

	
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image:url(../images/active2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height:2.5;
	color:#0C3685;
	
	height:36px;
	padding: 0 8 0 8;

	


}

.MainMenu_MenuSelectedRoot TD DIV
{
	background-image:url(../images/active3.gif);
	background-position:right top;
	background-repeat: no-repeat;

	
}

.army {background:url(../images/usarmy.jpg); 
background-repeat: repeat-x; width:250px; height:380px;}

.tsub{

  padding-left:14px;     line-height:18px; font-weight:bold; padding-top:5px; position:relative;
}
.tsub1{

font-family:Arial; font-size: 12px;   color: #FFEB3D;  font-weight:bold;
}
.clear{ clear:both;}

.tsub2{

  padding-top:10px; position:relative;
}

.tsub3{

  padding-left:135px;
}

.tsub4{

  font-family:Arial; font-size: 12px; padding-left:20px;   color: #ffffff;  font-weight:bold; padding-top:5px;
}

.footer {
background-repeat:repeat-x;
background-color: #000000;
min-width:100%;
height:285px;
margin:auto;

}
.footer2 {  margin:5px ;    }

.newfooter{ FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica;padding-top:0px; padding-left:345px;    float:left; margin-bottom:auto;  
	 }
	 
	 .quick{    float:left; margin-bottom:auto; padding-top:0px;}
	 .new1{padding-left:0px;    float:left; margin-bottom:auto; padding-top:0px;}
	 
	 	 .new2{padding-left:120px;    float:left; margin-bottom:auto; padding-top:30px;}
		  .new3{padding-left:20px;    float:left; margin-bottom:auto; padding-top:0px;}
		  .new4{padding-left:0px;    float:left; margin-bottom:auto; padding-top:0px;}
		  .best{width:100%;float:left; margin-bottom:auto; padding-top:0px; height:285; padding-left:0px; }
		  .link{FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, Helvetica;}
		  
		  .newtest{background-image:url(../images/t.jpg); }
		  
		  .home{ width:8px; height:20px; {background:url(../images/bread_crumb_left.gif) 0 0; }
		  
		  .men{background-repeat:repeat-x;background:url(../images/links_bg.gif);}
		  
		  .bus{height:36px; margin:0 14; background-color: Transparent; color:#0D131F; }